home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
skin.xml244
< prev
next >
Wrap
Text File
|
2008-04-08
|
5KB
|
82 lines
<settings>
<!-- name colors -->
<NamedColors>
<NamedColor name="NormalListing" color="Black"/>
<NamedColor name="ReminderListing" color="Horizontal:#000022-#000088"/>
<NamedColor name="ScheduledListing" color="Horizontal:#220000-#880000"/>
<NamedColor name="SelectedListing" color="Horizontal:#002200-#008800"/>
<NamedColor name="SelectedReminderListing" color="Horizontal:#000044-#0000BB"/>
<NamedColor name="SelectedScheduledListing" color="Horizontal:#440000-#BB0000"/>
<NamedColor name="ConflictListing" color="Horizontal:#442200-#AA5533"/>
<NamedColor name="SelectedConflictListing" color="Horizontal:#664422-#CC8844"/>
<!-- the surrounds must be solid colours for now -->
<NamedColor name="ListingSurround" color="DarkGray"/>
<NamedColor name="ChannelIconSurround" color="Black"/>
<NamedColor name="ChannelNameRectangle" color="#111133"/>
<NamedColor name="SelectedListingSurround" color="White"/>
</NamedColors>
<!-- text style -->
<TextStyles>
<TextStyle name="ListingStyle" color="White" size="11"/>
<TextStyle name="TimelineStyle" color="White" size="11"/>
</TextStyles>
<!-- placements -->
<Placements>
<Placement name="Listings" loc="25,15" size="70,63" rows="7" brightenCurrentShowsPercent="16"/>
<Placement name="ChannelNames" loc="3,15" size="20.5,63" rows="7"/>
<Placement name="TimeLine" loc="0,9" size="100,5"/>
<Placement name="SelectedShowDetails" loc="0,82" size="100,18"/>
<Placement name="CurrentIndicatorDown" loc="23.25,13.8" />
<Placement name="CurrentIndicatorUp" loc="23.25,78" />
<Placement name="CurrentTime" loc="82,3" />
<Placement name="InsetRect" loc="70,9" size="30,30"/>
</Placements>
<!-- Composite Images -->
<CompositeImages>
<CompositeImage name="TimeLine" size="100,5">
<DrawRect loc="0,0" size="100,100" fillColor="Black"/>
<DrawImage filename="@statusHighlighting" loc="25,0" size="70,100" />
<DrawText text="@visibleDate2" loc="0,5" size="25,90" textStyle="TimelineStyle" align="Center" valign="center"/>
<!-- 2hr -->
<DrawText text="@time1" loc="25,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time2" loc="42.2,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time3" loc="59.4,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time4" loc="76.6,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
</CompositeImage>
<CompositeImage name="CurrentTime" size="13,4.5">
<DrawText text="@currentTime" loc="0,0" size="100,100" textStyle="TimelineStyle" align="Right" valign="center"/>
</CompositeImage>
<CompositeImage name="CurrentIndicatorDown" size="1.2,1.2">
<DrawImage filename="Indicator-Down.png" loc="0,0" size="100,100"/>
</CompositeImage>
<CompositeImage name="CurrentIndicatorUp" size="1.2,1.2">
<DrawImage filename="Indicator-Up.png" loc="0,0" size="100,100"/>
</CompositeImage>
<CompositeImage name="SelectedShowDetails" size="100,18">
<DrawRect loc="0,0" size="100,100" fillColor="Black"/>
<!-- icon and name -->
<DrawText text="@showTitleSubtitle" loc="5,2" size="62,20" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@duration" loc="50,2" size="45,20" textStyle="GeneralTextHeaderStyle" align="Right"/>
<DrawText text="@showDescription" loc="5,20" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
<CompositeImage name="ChannelHeaderItem" size="20.5,9.0">
<DrawRect loc="0,3" size="100,95" fillColor="Black"/>
<!-- icon and name -->
<DrawImage filename="@channelIcon" visible="@showIconAndName" fixedAspectRatio="true" loc="5,5" size="30,90"/>
<DrawText text="@channelName" visible="@showIconAndName" loc="36,5" size="62,90" textStyle="ListingStyle" align="Left" valign="center"/>
<!-- number and name -->
<DrawText text="@channelNumber" visible="@showNumberAndName" loc="5,5" size="34,90" textStyle="ListingStyle" align="Left" valign="center"/>
<DrawText text="@channelName" visible="@showNumberAndName" loc="36,5" size="62,90" textStyle="ListingStyle" align="Left" valign="center"/>
<!-- only name -->
<DrawText text="@channelName" visible="@showOnlyName" loc="5,5" size="95,90" textStyle="ListingStyle" align="Left" valign="center"/>
</CompositeImage>
</CompositeImages>
</settings>